[INFO] fetching crate cs_mwc_wallet_util 4.4.0...
[INFO] checking cs_mwc_wallet_util-4.4.0 against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] extracting crate cs_mwc_wallet_util 4.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cs_mwc_wallet_util 4.4.0
[INFO] finished tweaking crates.io crate cs_mwc_wallet_util 4.4.0
[INFO] tweaked toml for crates.io crate cs_mwc_wallet_util 4.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cs_mwc_wallet_util 4.4.0 on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cs_mwc_wallet_util 4.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf
[INFO] running `Command { std: "docker" "start" "16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking mock_instant v0.6.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking thread-id v5.0.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]    Compiling cs_mwc_secp256k1zkp v0.7.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling croaring-sys v2.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking tor-stream v0.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking pretty_assertions v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking croaring v1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling cs_easy-jsonrpc-proc-macro-mwc v0.5.2
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking jsonrpc-core v10.1.0
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking cs_easy-jsonrpc-mwc v0.5.6
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking cs_mwc_util v5.3.9
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking cs_mwc_keychain v5.3.9
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking cs_mwc_core v5.3.9
[INFO] [stderr]     Checking cs_mwc_store v5.3.9
[INFO] [stderr]     Checking cs_mwc_pool v5.3.9
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking cs_mwc_chain v5.3.9
[INFO] [stderr]     Checking cs_mwc_p2p v5.3.9
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking cs_mwc_api v5.3.9
[INFO] [stderr]     Checking cs_mwc_wallet_util v4.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/ov3.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Fail)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_OnionV3Error`
[INFO] [stdout] 27 | pub enum OnionV3Error {
[INFO] [stdout]    |          ------------ `OnionV3Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/ov3.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Fail)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_OnionV3Error`
[INFO] [stdout] 27 | pub enum OnionV3Error {
[INFO] [stdout]    |          ------------ `OnionV3Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/ov3.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Fail)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Fail` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_OnionV3Error`
[INFO] [stdout] 27 | pub enum OnionV3Error {
[INFO] [stdout]    |          ------------ `OnionV3Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/ov3.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Fail)]
[INFO] [stdout]    |          ^---
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Display` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_OnionV3Error`
[INFO] [stdout] 27 | pub enum OnionV3Error {
[INFO] [stdout]    |          ------------ `OnionV3Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf", kill_on_drop: false }`
[INFO] [stdout] 16c4f7890d0419e15a5b2e42a432c5f469c3cd97e3d36e695b273d74df671fbf
